summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Stuart Prescott [Mon, 17 Feb 2025 13:50:57 +0000 (00:50 +1100)]
Fix python module paths in CMake
Gbp-Pq: Name 0010-Fix-python-module-paths-in-CMake.patch
Stuart Prescott [Mon, 14 Oct 2024 01:45:22 +0000 (12:45 +1100)]
XFAIL QtQml::qquickitem_grabToImage
Failure seen on mips64el
Gbp-Pq: Name 0009-XFAIL-QtQml-qquickitem_grabToImage.patch
Stuart Prescott [Mon, 14 Oct 2024 01:39:53 +0000 (12:39 +1100)]
XFAIL smart::smart_pointer
Failure seen on armel
Gbp-Pq: Name 0008-XFAIL-smart-smart_pointer.patch
Stuart Prescott [Sun, 6 Oct 2024 08:46:11 +0000 (19:46 +1100)]
XFAIL a new test failure with 6.7.2
Tests are substantially changed in new release; library not
being found in multi-arch paths
Gbp-Pq: Name 0007-XFAIL-a-new-test-failure-with-6.7.2.patch
Stuart Prescott [Mon, 9 Sep 2024 20:34:52 +0000 (06:34 +1000)]
Mark arm64 test failures as xfail temporarily
Try to at least get a package built to be able to debug the failure
Gbp-Pq: Name 0006-Mark-arm64-test-failures-as-xfail-temporarily.patch
Stuart Prescott [Sat, 15 Feb 2025 14:27:09 +0000 (01:27 +1100)]
Fix numpy header detection
Existing code makes assumptions about site-packages/dist-packages
and fails to find the headers; numpy has an explicit function for this
Gbp-Pq: Name 0005-Fix-numpy-header-detection.patch
Stuart Prescott [Fri, 3 May 2024 06:50:13 +0000 (16:50 +1000)]
Add failing tests to blacklist
Tests are still run but will fail. They are run multiple times to see if
they still fail - it would be better to just skip them.
It is not yet clear whether these failures are important.
Gbp-Pq: Name 0004-Add-failing-tests-to-blacklist.patch
Stuart Prescott [Fri, 3 May 2024 06:48:49 +0000 (16:48 +1000)]
Fix missing subparser in test harness
Not needed in the build but needed for debugging the test harness...
Gbp-Pq: Name 0003-Fix-missing-subparser-in-test-harness.patch
Debian Qt/KDE Maintainers [Fri, 3 May 2024 06:47:57 +0000 (16:47 +1000)]
disable-qtexampleicons
Gbp-Pq: Name 0002-disable-qtexampleicons.patch
Dmitry Shachnev [Sun, 14 Nov 2021 18:08:50 +0000 (21:08 +0300)]
Find the build directory matching the current interpreter
This is needed to allow us to run tests with all supported Python versions.
Without this patch, the latest build directory will be always picked, no
matter what the current interpreter is.
Gbp-Pq: Name 0001-test-with-current-interpreter.patch
Stuart Prescott [Wed, 7 May 2025 13:59:19 +0000 (23:59 +1000)]
pyside6 (6.8.2.1-4) unstable; urgency=medium
* Fix paths set in Shiboken6Tools cmake files, with thanks to Sophie Brun
for the bug report and solution (Closes: #
1104849).
[dgit import unpatched pyside6 6.8.2.1-4]
Stuart Prescott [Wed, 7 May 2025 13:59:19 +0000 (23:59 +1000)]
Import pyside6_6.8.2.1-4.debian.tar.xz
[dgit import tarball pyside6 6.8.2.1-4 pyside6_6.8.2.1-4.debian.tar.xz]
Stuart Prescott [Tue, 18 Feb 2025 08:56:39 +0000 (19:56 +1100)]
Import pyside6_6.8.2.1.orig.tar.xz
[dgit import orig pyside6_6.8.2.1.orig.tar.xz]